home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 May / may_2001.iso / intercd / root / Multimedia / Audio / ^music_NFO_generator / howto use the ini file.txt < prev    next >
Encoding:
Text File  |  2001-03-21  |  774 b   |  27 lines

  1. HOw to use nfo.ini
  2. ==================
  3.  
  4. You can edit nfo.ini with any texteditor you like (like notepad.exe or so)
  5. Keep only the following points in mind:
  6.  
  7. NEVER change, edit, remove, reposition lines containing an #  (like #poster#)
  8. Or else the program wil not load the ini file correct.
  9.  
  10. You can at as many lines in a catagory as you like.
  11.  
  12. Always save the file as a normal textfile.
  13.  
  14. IN the catagory #poster# the program always loads the first entree into the textbox by default. Other entree's end up in the dropdownbox.
  15.  
  16. example:
  17.  
  18. #poster#
  19. optiloc
  20. my sister
  21. my dog
  22.  
  23. Will load optiloc as default poster into the textbox of the program.
  24.  
  25. nfo.ini will always be loaded at the startup of the main program, so make sure it's in the same directory.
  26.  
  27.